*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 28 May 2002 20:28:12 +0000 (20:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 28 May 2002 20:28:12 +0000 (20:28 +0000)
src/ChangeLog

index c77814bb4e807bab7c43fc5f642b74fa0bcc3e38..6cb066ecea67d77aaa2fdc132b1c02e9a7b35ac3 100644 (file)
@@ -1,3 +1,16 @@
+2002-05-28  Richard M. Stallman  <rms@gnu.org>
+
+       * xterm.c (x_display_and_set_cursor): Change the cursor in the same
+       way for blinked-off state and for a nonselected window.
+
+       * window.c (window_scroll_pixel_based): Don't call Fbolp;
+       instead, see if the new start pos is at beginning of line.
+
+       * fileio.c (Fwrite_region): If START is a string, don't
+       make any annotations.
+
+       * eval.c (syms_of_eval): Doc fix.
+
 2002-05-28  Colin Walters  <walters@debian.org>
 
        * emacs.c (USAGE1): Add --no-splash.